Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move schema to pkg and split in smaller files #24

Merged
merged 14 commits into from
Dec 10, 2023
Merged

Conversation

losisin
Copy link
Owner

@losisin losisin commented Nov 28, 2023

Add support for reading annotations from comments. closes #21 and #22

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (dd69ab3) 92.24% compared to head (a332ce2) 98.51%.
Report is 3 commits behind head on main.

Files Patch % Lines
pkg/generator.go 89.83% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   92.24%   98.51%   +6.27%     
==========================================
  Files           1        6       +5     
  Lines         116      404     +288     
==========================================
+ Hits          107      398     +291     
+ Misses          6        4       -2     
+ Partials        3        2       -1     
Flag Coverage Δ
unittests 98.51% <98.51%> (+6.27%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@losisin losisin merged commit f9201a6 into main Dec 10, 2023
3 checks passed
@losisin losisin deleted the feature/split-schema branch December 10, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

required fields
1 participant